home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SPA Story Maker
/
Story Maker.iso
/
SETUPINF.INF
< prev
next >
Wrap
INI File
|
1998-11-19
|
758b
|
32 lines
;; string table and stuff for SETUP.EXE
;; $#6=foreground color; obsolete
;; $#7=background color; obsolete
;; $#9=window brush; obsolete
;; $#10=Win32 fail message
;; $#11=Setup dialog caption
[SETUP]
$#1=Initialising SPA Installer
$#2=Install ERROR
$#3=I cannot find
$#4=I cannot initialise the Installer.
$#5=Insufficent space on TEMP drive
$#6=$00FFFF00
$#7=$00000000
$#8=I cannot run from the TEMP directory!
$#9=4
$#10=I can only run under 32-bit Windows!
$#11=SPA Software Installer
[USER-FILES]
; User files for SETUP.EXE to copy to TEMP directory
;$TEMPDIR=SETUP.CHF
; batch file to run at beginning of install
;$BATCH-FILE=SETUP.CHF
; do we require a 32-bit version of Windows?
; 0="No"; 1="Yes"
$WIN32-ONLY=0